SetEsriPeString Interface

public interface SetEsriPeString

Module Procedures

private subroutine SetEsriPeStringFloat(string, layer)

set the esri pe string of a float grid

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: string
type(grid_real), intent(inout) :: layer

private subroutine SetEsriPeStringInteger(string, layer)

set the esri pe string of a integer grid

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: string
type(grid_integer), intent(inout) :: layer